@charset "utf-8";
#container {
    width: 1600px;
    height: 800px;
    background-color: #FFFFFF;
}
img {
    padding-left: 50px;
}
table {
    color: #FFFFFF;
    background-color: #FB0707;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-style: normal;
    font-size: x-large;
}
